home *** CD-ROM | disk | FTP | other *** search
/ Le Grandi Epoche Storiche 1: L'Antico Egitto / Le Grandi Epoche Storiche - Egitto.iso / pc / Flash / Nil.swf / scripts / DefineSprite_350 / frame_1 / DoAction.as
Text File  |  2001-01-24  |  274b  |  6 lines

  1. con_height = getProperty("../content", _height);
  2. big_box_height = getProperty("../big_box", _height);
  3. little_box_height = getProperty("../little_box", _height) - getProperty("../scroller", _height);
  4. plus = "20";
  5. dif = (con_height - big_box_height) / little_box_height;
  6.